home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap14 / Blowup / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  598 b   |  20 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Blowup.rc
  4. //
  5. #define IDM_EDIT_CUT                    40001
  6. #define IDM_EDIT_COPY                   40002
  7. #define IDM_EDIT_PASTE                  40003
  8. #define IDM_EDIT_DELETE                 40004
  9.  
  10. // Next default values for new objects
  11. // 
  12. #ifdef APSTUDIO_INVOKED
  13. #ifndef APSTUDIO_READONLY_SYMBOLS
  14. #define _APS_NEXT_RESOURCE_VALUE        103
  15. #define _APS_NEXT_COMMAND_VALUE         40005
  16. #define _APS_NEXT_CONTROL_VALUE         1000
  17. #define _APS_NEXT_SYMED_VALUE           101
  18. #endif
  19. #endif
  20.